Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds the CalendarTimeStrategy #195

Merged
merged 2 commits into from
Dec 16, 2013
Merged

Conversation

ianoc
Copy link
Collaborator

@ianoc ianoc commented Dec 14, 2013

No description provided.

import java.util.TimeZone
import scala.annotation.tailrec

case class Bucket(typeIndx: Int, startTime: Long) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CalendarBucket perhaps?

@ianoc
Copy link
Collaborator Author

ianoc commented Dec 15, 2013

Updated based on comments // removed object that could just be combined into the strategy

johnynek added a commit that referenced this pull request Dec 16, 2013
@johnynek johnynek merged commit a4edba9 into develop Dec 16, 2013
@johnynek johnynek deleted the feature/calendarQueryStrategy2 branch December 16, 2013 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants